Add a note about cut-and-paste between here and Pango.
authorOwen Taylor <otaylor@redhat.com>
Wed, 24 Aug 2005 20:05:54 +0000 (20:05 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 24 Aug 2005 20:05:54 +0000 (20:05 +0000)
2005-08-24  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkpango.c (draw_error_underline): Add a note about
        cut-and-paste between here and Pango.

ChangeLog
ChangeLog.pre-2-10
gdk/gdkpango.c

index cd6361e273bd2c2954d4313b77a54907c43674e5..4b6fada974d4a5baed93d61fa24b674e6929926c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-24  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkpango.c (draw_error_underline): Add a note about
+       cut-and-paste between here and Pango.
+
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.8.2 ===
index cd6361e273bd2c2954d4313b77a54907c43674e5..4b6fada974d4a5baed93d61fa24b674e6929926c 100644 (file)
@@ -1,3 +1,8 @@
+2005-08-24  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkpango.c (draw_error_underline): Add a note about
+       cut-and-paste between here and Pango.
+
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.8.2 ===
index d1649e1ef9adf8694c4ae84288aeb6d66e7c2592..4adc04ac4ed4bd51e0d00fb4e42e870298fb4b15 100644 (file)
@@ -230,6 +230,7 @@ gdk_pango_renderer_draw_glyphs (PangoRenderer    *renderer,
  */
 #define HEIGHT_SQUARES 2.5
 
+/* Cut-and-pasted between here and pango/pango/pangocairo-render.c */
 static void
 draw_error_underline (cairo_t *cr,
                      double  x,